Drawing.getCanPathSegmentsOverlap Method

Gets a value indicating whether two overlapping path segments each with the specified brushes can be rendered using the same path.
 
 
Static This method is static.

Parameters

stroke

Type: Brush - May be null
fill

Type: Brush - May be null

Return Value


Type: Boolean